Adding Multitasking Capability to Applications Using Multiprocessing Services
Remote Calling Function
If you want to call a nonreentrant function (such as a system software function) from a preemptive task, you must call it remotely using the MPRemoteCall
function.